Click or drag to resize

JsonString Constructor

Initializes a new instance of the JsonString class

Namespace:  Independentsoft.Json.Parser
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public JsonString(
	string value
)

Parameters

value
Type: SystemString
See Also